Skip to content

Remove initial credentials from managed_cluster resource#129

Merged
dgivens merged 1 commit intotrunkfrom
dgivens/remove-creds-resource
Feb 11, 2026
Merged

Remove initial credentials from managed_cluster resource#129
dgivens merged 1 commit intotrunkfrom
dgivens/remove-creds-resource

Conversation

@dgivens
Copy link
Copy Markdown
Contributor

@dgivens dgivens commented Feb 11, 2026

  • Remove the initial_admin_password, initial_ops_password, and credentials_generated_at fields from the managed_cluster schema
  • Fix links to docs site
  • Remove some extraneous files
  • Rename templates back to original names

- Remove the initial_admin_password, initial_ops_password, and
  credentials_generated_at fields from the managed_cluster schema
- Fix links to docs site
- Remove some extraneous files
- Rename templates back to original names
@@ -1,3 +1,11 @@
variable "region" {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's this change for?

Copy link
Copy Markdown
Contributor Author

@dgivens dgivens Feb 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correctness. If we're giving an example, it should work. The places where there's a var.region or var.stage, it will error for not being defined.

@dgivens dgivens merged commit 3b6100c into trunk Feb 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants